SPEC 6093 - Add Inventory flag to Dynamic Price Lists in Sales Portal and Decor 24

Date Released: November 2019

Modules: Sales Portal and Decor 24

Description: When a price list is submitted in Sales Portal or Decor 24 , the system checks the Inventory field in the Item File for stocking info; which is then included in the price list.

The keyword GETSTOCKINGFLAG() can be included when building a Dynamic Price List.

Follow this path to build a price list:

Sales Portal

  • Access Dynamic Price List Template in File Management
  • Click the options arrow to the left a price list and select Update.
  • The location of the template is displayed.

Decor 24

  • Access Create Dynamic Price List URL (option D24 55) on the Decor 24 Set-up Menu.
  • Enter a V in the Opt field for the Pricelist Template you want to edit.
  • The URL is displayed on the screen that appears.

Dynamic Pricelist Template

  • This is where you can add the GETSTOCKINGFLAG() keyword.

Examples

  • ${ITEM(SHPAQUA12345).GETSTOCKINGFLAG()}
  • ${ITEM(ACCLS3000I100).GETSTOCKINGFLAG()}
  • ${ITEM(AMTMNCS).GETSTOCKINGFLAG()}